home *** CD-ROM | disk | FTP | other *** search
- on(release){
- setProperty("/Gts", _X, 536);
- setProperty("/Gts", _Y, 357);
- setProperty("/Gts", _xscale, 20);
- setProperty("/Gts", _yscale, 20);
- _root.Inventaire.swapdepths(_root.Gts);
- set("/Variables:TransMail",eval("/Variables:Instructions"));
- if(_currentframe == 2)
- {
- tellTarget("InvSelection")
- {
- gotoAndStop(1);
- }
- }
- tellTarget("MailMovie")
- {
- gotoAndPlay(3);
- }
- prevFrame();
- }
-